home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / lists / mint / l_1199 / 1804 < prev    next >
Encoding:
Internet Message Format  |  1994-08-27  |  788 b 

  1. From: Dominik.Strasser@mch.sni.de
  2. Subject: Re: Talarm() problem
  3. Date: Wed, 3 Aug 1994 14:08:21 +0200 (DST)
  4. In-Reply-To: <9408031109.AA21600@pirol.techfak.uni-bielefeld.de> from "Torsten Scherer" at Aug 3, 94 11:18:28 am
  5.  
  6. Hi Thorsten,
  7. I think this behaviour is correct as the signal handler isn't active any more
  8. after the signal has occurred.
  9. If you re-register your signal-handler immediately after the signal (in the 
  10. handler) everything works fine.
  11. btw. I have the same behaviour here on a SVR4 system. (SINIX)
  12.  
  13. -- 
  14. Dominik Strasser                            | Phone:  +49 89 636-43691
  15. SIEMENS NIXDORF Information Systems         | Fax:    +49 89 636-40140
  16. SU BS2000 SD225 (C/C++ Compilers)           | E-Mail:Dominik.Strasser@mch.sni.de
  17. Otto-Hahn-Ring 6, D-81739 Muenchen, Germany |
  18.